home *** CD-ROM | disk | FTP | other *** search
/ Enter 2006 August / Enter 08 2006.iso / Pakiet1_start / Microsys Launcher 1.5.2 / launcher-setup.exe / {app} / help / default.css next >
Encoding:
Cascading Style Sheet File  |  2006-06-16  |  1.2 KB  |  83 lines

  1. body {
  2.   margin: 22px;
  3.   padding: 0px;
  4.   border-width: 0px;
  5.   font-family: verdana, arial, "times new roman"
  6. }
  7. h1 {
  8.   color: black;
  9.   font-weight: normal;
  10.   display: inline;
  11. }
  12. h2 {
  13.   color: black;
  14.   font-weight: normal;
  15.   display: inline;
  16. }
  17. h3 {
  18.   color: black;
  19.   font-weight: normal;
  20.   display: inline;
  21. }
  22. div {
  23.   font-size: smaller;
  24.   color: black;
  25. }
  26. table {
  27.   font-size: smaller;
  28.   color: black;
  29. }
  30. span {
  31.   font-size: smaller;
  32.   color: black;
  33. }
  34. .spaceclear {
  35.   padding: 0 0 0 0;
  36.   margin: 0 0 0 0;
  37.   border-width: 0 0 0 0;
  38. }
  39. .subline {
  40.   font-weight: bold;
  41.   font-size: smaller;
  42.   color: black;
  43.   text-decoration: none
  44. }
  45. .headline {
  46.   font-weight: bold;
  47.   font-size: smaller;
  48.   color: black;
  49.   text-decoration: none
  50. }
  51. .bigheadline {
  52.   font-weight: bold;
  53.   font-size: medium;
  54.   color: black;
  55.   text-decoration: none;
  56.   letter-spacing: 1px;
  57. }
  58. .urltext {
  59.   color: black;
  60. }
  61. .nortext {
  62.   color: black;
  63. }
  64. .text {
  65.   color: black;
  66. }
  67. a:link {
  68.   color: blue;
  69.   text-decoration: none
  70. }
  71. a:visited {
  72.   color: blue;
  73.   text-decoration: none
  74. }
  75. a:active {
  76.   color: blue;
  77.   text-decoration: none
  78. }
  79. a:hover {
  80.   background-color: #ccffff;
  81.   text-decoration: underline
  82. }
  83.